bgp:PeerAfEntry
The operational status information for a BGP peer address family. Each address family maintains a separate BGP database, which allows you to configure BGP policy on per-address family basis.
Telemetry Sensor Path(s)
- sys/bgp/inst/dom-[name]/peerif-[id]/ent-[addr]/af-[type]
 - sys/bgp/inst/dom-[name]/peer-[addr]/ent-[addr]/af-[type]
 
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| type | bgp:AfT (scalar:Enum8)  | 
Type | SELECTION:  1     - ipv4-ucast  2     - ipv4-mcast  3     - vpnv4-ucast  5     - ipv6-ucast  6     - ipv6-mcast  7     - vpnv6-ucast  8     - vpnv6-mcast  9     - l2vpn-evpn  10    - ipv4-lucast  11    - ipv6-lucast  12    - lnkstate  13    - ipv4-mvpn  14    - ipv6-mvpn  15    - l2vpn-vpls  16    - ipv4-mdt DEFAULT: ipv4-ucast  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| acceptedPaths | bgp:NumPaths (scalar:Uint32)  | 
Number of accepted paths | RANGE: [0, 4294967295] | 
| deniedPaths | bgp:NumPaths (scalar:Uint32)  | 
Number of denied paths | RANGE: [0, 4294967295] | 
| firstEorRcvdTs | scalar:Date | 
First EOR Received Timestamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
| flags | bgp:PeerAfFlags (scalar:Bitmask16)  | 
Flags | SELECTION:  1     - soft-recfg  2     - first-eor-rcvd  4     - gr-sent  8     - gr-cap  16    - fwdstate-saved  32    - pfxlimit-exceeded  64    - pfx-threshexceeded  128   - pfx-threshclear  | 
| lastEorRcvdTs | scalar:Date | 
Last EOR Received Timestamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
| memAccPaths | bgp:MemConsumed (scalar:Uint32)  | 
Memory consumed by the number of accepted paths | RANGE: [0, 4294967295] | 
| peerTblVer | bgp:TblVer (scalar:Uint32)  | 
Peer table version | RANGE: [0, 4294967295] | 
| pfxFlushed | bgp:PfxFlushed (scalar:Uint64)  | 
Prefixes flushed from peer | RANGE: [0, 18446744073709551615] | 
| pfxSaved | bgp:PfxSaved (scalar:Uint64)  | 
Prefixes saved from peer | RANGE: [0, 18446744073709551615] | 
| pfxSent | bgp:PfxSent (scalar:Uint64)  | 
Prefixes sent to peer | RANGE: [0, 18446744073709551615] | 
| tblSt | bgp:TblSt (scalar:Enum8)  | 
Table state | SELECTION:  0     - unknown  1     - up  2     - down  | 
| tblVer | bgp:TblVer (scalar:Uint32)  | 
Local BGP table version | RANGE: [0, 4294967295] | 
| treatAswithDrawnPaths | bgp:NumPaths (scalar:Uint32)  | 
Number of treat-as-withdrawn paths | RANGE: [0, 4294967295] | 
| withDrawnPaths | bgp:NumPaths (scalar:Uint32)  | 
Number of withDrawn paths | RANGE: [0, 4294967295] | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |